Fills the series information into the given CompositeInstanceDataSet.
protected virtual void FillInstancetData(DicomDataSet dicomDataSet,CompositeInstanceDataSet instanceDataSet,bool updateExistentInstance,string referencedFileName,ReferencedImages[] images,string retrieveAe,string storeAe)
Protected Overloads Overridable Sub FillInstancetData( _ByVal dicomDataSet As Leadtools.Dicom.DicomDataSet, _ByVal instanceDataSet As Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet, _ByVal updateExistentInstance As Boolean, _ByVal referencedFileName As String, _ByVal images() As Leadtools.Medical.Storage.Dataaccesslayer.ReferencedImages, _ByVal retrieveAe As String, _ByVal storeAe As String _)
protected:virtual void FillInstancetData(Leadtools.Dicom.DicomDataSet^ dicomDataSet,Leadtools.Medical.Storage.Dataaccesslayer.CompositeInstanceDataSet^ instanceDataSet,bool updateExistentInstance,String^ referencedFileName,Leadtools.Medical.Storage.Dataaccesslayer.array<ReferencedImages^>^ images,String^ retrieveAe,String^ storeAe)
dicomDataSet
The Leadtools.Dicom.DicomDataSet to extract the information from.
instanceDataSet
The CompositeInstanceDataSet to fill the information into.
updateExistentInstance
true to update the DICOM Instance information in the given  instanceDataSet if the given  dicomDataSet has different values.
referencedFileName
The path for the Leadtools.Dicom.DicomDataSet.
images
The ReferencedImages generated from the  dicomDataSet.
retrieveAe
The AE Title System.String for the server used to retrieve the  dicomDataSet.
storeAe
The AE Title System.String of the SCU that sent the original C-Store-REQ dicomDataSet.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET
